Back to Release page

Release Notes for STM32F072RB-Nucleo 

Low Layer Examples

Copyright 2016 STMicroelectronics

 

Update History

V1.11.0 / 12-September-2019

Main Changes

  • Update stm32_assert.h files :
    • Change assert_failed() prototype to be compliant with MISRA C rule 11.4

V1.9.0 / 25-August-2017

Main Changes

  • Maintenance release.
  • Remove support of Atollic TrueSTUDIO STM32 (TrueSTUDIO) toolchain.
  • Align stm32f0xx_hal_conf.h with latest template defined in HAL.
  • Change assert_failed() prototype to be compliant with MISRA C rule 11.4
  • Remove LL_mDelay() in TIM_BreakAndDeadtime example as HAL ensure write operation of BKE and BKP bits is effective before function exit.

V1.8.0 / 07-April-2017

Main Changes

  • Maintenance release
  • Update TIM_PWMOutput, TIM_PWMOutput_Init, TIM_OutputCompare, TIM_InputCapture, TIM_TimeBase, TIM_BreakAndDeadTime examples to be aligned with latest reference code.

V1.7.0 / 04-November-2016

Main Changes

  • Maintenance release
  • Updated all LL examples to be aligned with new revision of LL project template
  • Updated DAC and ADAC examples (ADC_SingleConversion_TriggerTimer_DMA, DAC_GenerateWaveform_TriggerHW, DAC_GenerateWaveform_TriggerHW_Init) : LL_RCC_CALC_PCLK1_FREQ is called to get APB1 frequency and prescaler values

V1.6.0 / 27-May-2016

Main Changes

  • First official release.
  • Added new Low Layer examples:
    • ADC, COMP, CRC, CRS, DAC, DMA, EXTI, GPIO, I2C, IWDG, PWR, RCC, RTC, SPI, TIM, USART, WWDG.

License

This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this component except in compliance with the License. You may obtain a copy of the License at:

https://opensource.org/licenses/BSD-3-Clause


For complete documentation on STM32 Microcontrollers visit www.st.com/STM32